home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 4: GNU Archives / Linux Cubed Series 4 - GNU Archives.iso / gnu / graphics.17 / graphics / graphics-0.17 / plot2fig / ChangeLog < prev    next >
Encoding:
Text File  |  1991-03-11  |  1.6 KB  |  48 lines

  1. Mon Mar 11 11:09:26 1991  Richard Murphey  (rich at kappa)
  2.  
  3.     * plot.c: use the copy in ../plot2tek.  This uses getopt now.
  4.     This is version 0.4.
  5.  
  6. Tue Nov 20 11:43:14 1990  Richard Murphey  (rich at tahomah)
  7.  
  8.     * arc.c: revised for transfig 2.1 compatibility.  You have to
  9.     specify nonzero line thickness for a line to be visible.
  10.     this is version 0.3
  11.  
  12. Sun Nov 18 22:15:46 1990  Richard Murphey  (rich at tahomah)
  13.  
  14.     * cont.c, alabel.c: revised for transfig 2.0 compatibility.
  15.     this is version 0.2
  16.  
  17. Wed Oct 17 22:22:08 1990  Richard Murphey  (rich at tahomah)
  18.  
  19.     * plot.c: -help and -V report the version number. This is 0.1.
  20.  
  21. Wed May 16 11:23:12 1990  Richard Murphey  (rich at kappa)
  22.  
  23.     * space.c: David Dalton (dalton@geop.ubc.ca) suggested centering the
  24.       plot in the fig window.
  25.  
  26. Fri May 11 09:28:54 1990  Richard Murphey  (rich at kappa)
  27.  
  28.     * linemod.c: added dot-dashed, short-dashed, and long-dashed as
  29.       aliases.  Solid lines are used when unrecognized line modes
  30.       are requested. Thanks David Dalton (dalton@geop.ubc.ca)!
  31.  
  32.  
  33. Sept 13 Richard Murphey  (rich at kappa)
  34.  
  35.     * Thanks to Micah Beck for helpful discussions and suggestions!
  36.  
  37.     * alabel.c: The function alabel ignores leading white space and
  38.       only outputs labels which contain non-white space characters.
  39.       This is compatible with the behavior of pic2fig which also
  40.       remove leading white space and ignores empty text.
  41.  
  42.     * space.c: The range of coordinates on the output is reduced to
  43.       (0-480) to allow the graphics to fit in a 6 inch square.  This
  44.       will avoid surprises for the user when latex is unable to fit
  45.       larger graphics within the margins.
  46.  
  47.  
  48.